home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6447 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: news.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Scrolling only selected bitplanes
  5. Date: 25 Mar 1996 23:57:01 GMT
  6. Organization: Video On Line
  7. Distribution: world
  8. Message-ID: <2254.6658T1372T1246@mbox.vol.it>
  9. References: <3155e4a7@beachyhd.demon.co.uk> <4j6eia$16r@serpens.rhein.de>
  10. NNTP-Posting-Host: molcl9.vol.it
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. >Adam@beachyhd.demon.co.uk writes:
  15.  
  16. >>However, I *am* having to scroll the screen using ScrollRaster(), where in
  17. >>the ol' hardware bashing days I would have directly manipulated the bpl
  18. >>pointers.
  19.  
  20. >Well, even in the old hardware bashing days you couldn't do the same
  21. >without blitting.
  22.  
  23. Wrong. I see you dont know anything about Amiga hardware programming.
  24. But you shoot sentences about it.
  25.  
  26. > Both are different operations and you can even do both through the OS.
  27.  
  28. Do you think the same thing will be fast with a SVGA card and only 8bit chunky
  29. modes? It'll be damn slow. At this point, I dont care if it's compatible.
  30. It's useless.
  31.  
  32. >>Similarly, we could use a 3d.library (for vector graphics), chunky.library
  33. >>(for chunky operations), etc.etc. If these were written using the most
  34. >>optimal techniques possible, and supported and updated, they could solve a
  35. >>lot of the Amigas problems..
  36.  
  37. >Well, even a 3d.library or chunky.library had to be based on graphics
  38. >operations. Nothing prevents you from writing your own 3d routines and
  39. >use graphics for the display.
  40.  
  41. Using WritePixel() of course.
  42.  
  43. >Regards,
  44. >-- 
  45. >                                Michael van Elst
  46.  
  47. >Internet: mlelstv@serpens.rhein.de
  48. >                                "A potential Snark may lurk in every tree."
  49.  
  50.  
  51.  
  52. ------------------------------------------------------------------------------
  53. |                                                                            |
  54. |           Stop that fucking imperialist embargo against Cuba.              |
  55. |                 Hasta Siempre Comandante Che Guevara.                      |
  56. |                                                                            |
  57. |                                                                            |
  58. |    Fabio "Maverick" Bizzetti - bizzetti@mbox.vol.it - Maverick* at IRC     |
  59. |              The maker of "CyberMan" and "Virtual Karting"                 |
  60. |   working on "Virtual Rally" and "StarFighter", the 3D game that will      |
  61. |                        bring the Amiga to the top                          |
  62. |                                                                            |
  63. ------------------------------------------------------------------------------
  64.  
  65.  
  66.